home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gamecube Preview CD ROM
/
04 - Gamecube Preview CD-ROM.iso
/
pc
/
site
/
gamecube.swf
/
scripts
/
DefineButton2_347
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-09-17
|
210 b
|
11 lines
on(press){
if(_root.browser == "iewin")
{
getUrl("javascript:void openCopyWindow(\'copyright.html\')", "");
}
else
{
getUrl("popper.html?url=copyright.html", "pop");
}
}